home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
Mac shareware
/
Education
/
RLaB
/
help
/
diary
< prev
next >
Wrap
Text File
|
1994-09-21
|
505b
|
18 lines
diary:
Syntax: diary ( )
diary ( "filename" )
Description:
The diary function writes a log of the current RLaB session
(after the diary() function is invoked) to the file specified
by the string argument or the default diary file `DIARY', if
diary() is invoked without an argument.
The diary file is opened in write mode. A string containing
the date, and time are written when the file is opened.
Invoking diary() a second time with no arguments will close
the currently opened diary file.